-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Quickstart cleanup #394
Conversation
✅ Deploy Preview for oasisprotocol-sapphire-paratime ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Agree. |
Don't forget to squash before merging. Also, please rebase the PR on the latest main branch instead of merging main changes into your PR. |
alternative, we could set [data-theme='dark'] span.token-line.theme-code-block-highlighted-line span.token.comment {
color: /*somthing better visible like greenish*/
} to change the color of the highlighted comment |
b3f16a7
to
fad7fdc
Compare
- removed truffle - make initial setup clearer - change diff to normal clodeblock with highliting for better copy docs: restore some change docs: update hardhat to 2.19.4 docs: error in merge
I'm open to any of these. I think the highlighting you introduced already is a lot better. |
This PR
our prism dark theme, which is applied on the code-blocks, isn't the best visible. Maybe we could change from dracula to vsDark